home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / xcmd / sprtxtrn.sea / Support Tools eXternals 1.2.5 / card_2277.txt < prev    next >
Text File  |  1990-11-13  |  668b  |  25 lines

  1. -- card: 2277 from stack: in.5
  2. -- bmap block id: 11062
  3. -- flags: 0000
  4. -- background id: 3858
  5. -- name: HFSRename
  6. ----- HyperTalk script -----
  7. on HideObjects
  8. end HideObjects
  9.  
  10. on ShowObjects
  11. end ShowObjects
  12.  
  13.  
  14. -- part contents for background part 38
  15. ----- text -----
  16. 25/50
  17.  
  18. -- part contents for background part 20
  19. ----- text -----
  20. HFSRename - An XFCN to rename a file or folder
  21.  
  22. HFSRename(sourcePathName, newPathname, ┬½"noDialog:"errorGlobal┬╗)
  23.  
  24. This XFCN will rename the specified file or folder to the new name given in newPathname.  Folders need to end with a ":" and both parameters must match (i.e. both should be paths to files or both should be paths to folders).
  25.